[INFO] cloning repository https://github.com/tkonolige/city2ba
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkonolige/city2ba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e438a9ecf153632097ccfa289c94e03ad31f8edf
[INFO] checking tkonolige/city2ba against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tkonolige/city2ba
[INFO] finished tweaking git repo https://github.com/tkonolige/city2ba
[INFO] tweaked toml for git repo https://github.com/tkonolige/city2ba written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tkonolige/city2ba on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tkonolige/city2ba already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08673d494eb9ad9aefa64ade1bef4470497528a64166c17c1761d9b23b31349b
[INFO] running `Command { std: "docker" "start" "08673d494eb9ad9aefa64ade1bef4470497528a64166c17c1761d9b23b31349b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08673d494eb9ad9aefa64ade1bef4470497528a64166c17c1761d9b23b31349b" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08673d494eb9ad9aefa64ade1bef4470497528a64166c17c1761d9b23b31349b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08673d494eb9ad9aefa64ade1bef4470497528a64166c17c1761d9b23b31349b" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling embree-rs v0.3.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking alga v0.8.2
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking sphere v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking modulo v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling city2ba v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling escargot v0.5.2
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking pdqselect v0.1.0
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]     Checking poisson v0.10.1
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking nalgebra v0.17.3
[INFO] [stderr]     Checking rstar v0.7.1
[INFO] [stderr]     Checking tobj v0.1.12
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.2.1
[INFO] [stderr]     Checking disjoint-sets v0.4.2
[INFO] [stderr]     Checking predicates v1.0.8
[INFO] [stderr]     Checking predicates-tree v1.0.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]     Checking indicatif v0.14.0
[INFO] [stderr]     Checking structopt v0.3.23
[INFO] [stderr]     Checking geo v0.4.13
[INFO] [stderr]     Checking line_intersection v0.4.0
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking assert_cmd v0.12.2
[INFO] [stderr]    Compiling cargo_metadata v0.12.3
[INFO] [stderr]    Compiling skeptic v0.13.6
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "08673d494eb9ad9aefa64ade1bef4470497528a64166c17c1761d9b23b31349b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08673d494eb9ad9aefa64ade1bef4470497528a64166c17c1761d9b23b31349b", kill_on_drop: false }`
[INFO] [stdout] 08673d494eb9ad9aefa64ade1bef4470497528a64166c17c1761d9b23b31349b
